home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18202 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: server.iaf.fi!news
  2. From: Arvind Raja <arvind.raja@ssf.fi>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Search Routines...... please help!!!!!!
  5. Date: Fri, 19 Apr 1996 09:07:24 +0300
  6. Organization: Space Systems Finland Ltd.
  7. Message-ID: <31772D9C.15B1@ssf.fi>
  8. References: <317421BC.118C@stc.net>
  9. NNTP-Posting-Host: sizzler.ssf.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. dmaher@stc.net wrote:
  16. > I am a student at North Georgia College.  I am trying to obtain
  17. > a total of five diffrent searches routines.  I already have sequential
  18. > and binary.  I need to have at least three more types, four would be
  19. > nice.  Any source code, web sites, or ideas  would be greatly
  20. > appreciated
  21.  
  22. You may need to look no further than one of the very readable books by
  23. Robert Sedgewick:
  24. "Algorithms in C++" or "Algorithms in C" or "Algorithms",
  25. Addison-Wesley. (don't have the year and edition info on me right now).
  26. There are dozens of sorting and searching algorithms in these books, 
  27. well explained with source code in C++, C and Pascal respectively.
  28. Hope this helps.
  29.  
  30. Arvind.Raja@ssf.fi
  31.